Return to start page
Replaces a part of a string and returns the resulting string. whichString String which is used for replacement operation. position Position where replacement should start. replacingString String which should replace a sub string of string whichString. Returns the new string with the replaced sub string.
-
Core/String/Library Misc.j
ReplaceSubString
-
-
-